IStorage.Key
IStorage.Key method
Returns the name of the nth key, or null if n is greater than or equal to the number of key/value pairs.
public String Key(long n)
Parameter | Type | Description |
---|---|---|
n | Int64 | Number of storage item. |
Return Value
Key String.
See Also
- interface IStorage
- package com.aspose.html.dom
- package Aspose.HTML