ContainerMetaData
|
Overloaded. Initializes a new instance of the ContainerMetaData class. |
Description | Gets or sets the description of the container. |
Name | Gets or sets the name of the container. |
Equals (inherited from Object) | |
FromArray | Overwrites the content of this map with the data from the input array. |
Get | Overloaded. Returns an object mapped to a key or uses a default object if no value is found. |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Put | Inserts a key/value mapping into the ContainerMetaData map. |
ToArray | Returns the contents of this map as a NamedValue array. |
ToString (inherited from Object) |
ContainerMetaData Class | Plumtree.Remote.Crawler Namespace