Back to Server.Engines.Reports

SnapshotCollection : CollectionBase, IList, ICollection, IEnumerable

Nested Types: SnapshotCollectionEnumerator

(ctor) SnapshotCollection()
Snapshot Item( get; set; )
int Add( Snapshot value )
bool Contains( Snapshot value )
SnapshotCollectionEnumerator GetEnumerator()
int IndexOf( Snapshot value )
void Insert( int index, Snapshot value )
void Remove( Snapshot value )