An NDoc Documented Class Library
ObjectMap.Item Property
Gets or sets value by key.
public
object
this[
int
key
] {get; set;}
See Also
ObjectMap Class
|
GoldParser Namespace