Table of Contents

Method InternalGetProperty

Namespace
Alternet.Scripter
Assembly
Alternet.Scripter.v9.dll

InternalGetProperty(string, object, object[])

protected object InternalGetProperty(string property, object obj, object[] index)

Parameters

property string
obj object
index object[]

Returns

object