Declaration Syntax
C# |
public sealed class OSDMap : OSD, IDictionary< string, OSD>, ICollection< KeyValuePair< string, OSD>>, IEnumerable< KeyValuePair< string, OSD>>, IEnumerable
Members
All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
OSDMap () () () () |
Initializes a new instance of the
OSDMapclass
|
|
OSDMap(Int32) |
Initializes a new instance of the
OSDMapclass
|
|
OSDMap(Dictionary < (Of < <' ( String, OSD > ) > > ) ) |
Initializes a new instance of the
OSDMapclass
|
|
Add(String, OSD) |
|
|
Add(KeyValuePair < (Of < <' ( String, OSD > ) > > ) ) |
|
|
AsBoolean () () () () | (Overrides
OSD.
AsBoolean
()
()
()
()
.)
|
|
Clear () () () () |
|
|
Contains(KeyValuePair < (Of < <' ( String, OSD > ) > > ) ) |
|
|
ContainsKey(String) |
|
|
Copy () () () () | (Overrides
OSD.
Copy
()
()
()
()
.)
|
|
CopyTo( array< KeyValuePair < (Of < <' ( String, OSD > ) > > ) > [] () [] [] , Int32) |
|
|
Count |
|
|
GetEnumerator () () () () |
|
|
IsReadOnly |
|
|
Item [ ( [ ( String ] ) ] ) |
|
|
Keys |
|
|
Remove(String) |
|
|
Remove(KeyValuePair < (Of < <' ( String, OSD > ) > > ) ) |
|
|
ToString () () () () | (Overrides
OSD.
ToString
()
()
()
()
.)
|
|
TryGetValue(String, OSD % ) |
|
|
Type | (Overrides
OSD.
Type.)
|
|
Values |
|
Assembly: OpenMetaverse.StructuredData(Module: OpenMetaverse.StructuredData.dll) Version: 0.0.0.0