Method | Description | |
---|---|---|
Exists ( this property ) : bool | ||
GetValue ( this property, Object obj ) : Object | ||
IsIndexerProperty ( this property ) : bool | ||
IsList ( this property ) : bool |
public static Exists ( this property ) : bool | ||
property | this | |
return | bool |
public static GetValue ( this property, Object obj ) : Object | ||
property | this | |
obj | Object | |
return | Object |
public static IsIndexerProperty ( this property ) : bool | ||
property | this | |
return | bool |
public static IsList ( this property ) : bool | ||
property | this | |
return | bool |