Method | Description | |
---|---|---|
Delete ( string name ) : void | ||
Get ( string name ) : |
||
GetEnumerator ( ) : Descriptor>>.IEnumerator |
||
Put ( string name, |
||
TryGet ( string name, Jint &descriptor ) : bool |
Method | Description | |
---|---|---|
System ( ) : System.Collections.IEnumerator |
public Get ( string name ) : |
||
name | string | |
return |
public GetEnumerator ( ) : Descriptor>>.IEnumerator |
||
return | Descriptor>>.IEnumerator |
public Put ( string name, |
||
name | string | |
descriptor | ||
return |
public TryGet ( string name, Jint &descriptor ) : bool | ||
name | string | |
descriptor | Jint | |
return | bool |