Property | Type | Description | |
---|---|---|---|
GetIndexParameters | System.Reflection.ParameterInfo[] | ||
GetValue | object | ||
GetValue | object | ||
PropertyInfo | |||
SetValue | void | ||
SetValue | void |
Method | Description | |
---|---|---|
GetIndexParameters ( ) : System.Reflection.ParameterInfo[] | ||
GetValue ( object obj ) : object | ||
GetValue ( object obj, Array index ) : object | ||
PropertyInfo ( ) | ||
SetValue ( object obj, object value ) : void | ||
SetValue ( object obj, object value, Array index ) : void |