For a list of all members of this type, see SparseArray members.
Name | Description | |
---|---|---|
Count | Retruns the number of items contained in the collection. | |
IsSynchronized | Indicates whether this collection is synchronized. Always returns false. | |
Item | Indexer. | |
NonNullItems | Returns a new instance of enumerable that can be used to enumerate through only the non-null items in the collection. | |
SyncRoot | Returns an object that can be used to synchronize thread access. |