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 of the input key.
public string Get(string);
DocumentMetaData Class | Plumtree.Remote.Crawler Namespace