public class Properties extends Object
Summary description for Properties.
Properties()
void
add(String key, String value)
String
get_Item(String key)
int
getCount()
com.aspose.ms.System.Collections.ICollection
getKeys()
com.aspose.ms.System.Collections.IEnumerator
iterator()
remove(String key)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Properties()
public String remove(String key)
public com.aspose.ms.System.Collections.IEnumerator iterator()
public void add(String key, String value)
public int getCount()
public String get_Item(String key)
public com.aspose.ms.System.Collections.ICollection getKeys()
Copyright © 2016 Aspose. All Rights Reserved.