Soap.HTTPUtil.IStringTokenizer Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
getTokenCounts | public | Implements countTokens property. |
hasMoreTokens | public | Returns true if more tokens available. |
nextToken | public | Returns next available token. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |