Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ContainerMetaData Members

ContainerMetaData overview

Public Instance Constructors

ContainerMetaData Overloaded. Initializes a new instance of the ContainerMetaData class.

Public Instance Properties

Description Gets or sets the description of the container.
Name Gets or sets the name of the container.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
FromArray Overwrites the content of this map with the data from the input array.
GetOverloaded. Returns an object mapped to a key or uses a default object if no value is found.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
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) Returns a String that represents the current Object.

See Also

ContainerMetaData Class | Plumtree.Remote.Crawler Namespace