Neokernel API

Props.enumerateKeys Method

Returns an Enumeration of keys representing properties contained by this object's IPropsContainer.

public virtual IEnumerator enumerateKeys();

Return Value

an Enumeration of String objects.

See Also

Props Class | com.neokernel.props Namespace