SpriteCollectionItem Property |
Return a sprite instance from the collection given its 0-based index.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public SpriteBase this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Property Value
Type:
SpriteBaseSee Also