StringArrayBlob Class |
StringArrayBlobSerializableBlobStringThe StringArrayBlob type exposes the following members.
| Name | Description | |
|---|---|---|
| StringArrayBlob | Initializes a new instance of the StringArrayBlob class | |
| StringArrayBlob | Initializes a new instance of the StringArrayBlob class | |
| StringArrayBlob | Initializes a new instance of the StringArrayBlob class |
| Name | Description | |
|---|---|---|
| JniPeerMembers | To be added. | |
| ThresholdClass | To be added. | |
| ThresholdType | To be added. |
| Name | Description | |
|---|---|---|
| Add | Appends the specified String to the end of this list. | |
| Clear | Clear all String elements in the list. | |
| Get | Returns the String at the specified position in this list. | |
| Iterator | Returns an iterator over elements of String. | |
| Remove | Removes the String at the specified position in this list. | |
| Size | Returns the number of String elements in this list. |
StringArrayBlob implements the SerializableBlob that manages a list of String.