Returns an object mapped to a key or uses a default object if no value is found.
Returns an object mapped to a key or uses a default object if no value is found.
public object Get(object,object);
Gets the value for the input key.
public string Get(string);
ContainerMetaData Class | Plumtree.Remote.Crawler Namespace