Class CollectionInfoChangedEventArgs
public class CollectionInfoChangedEventArgs : EventArgs
- Inheritance
-
CollectionInfoChangedEventArgs
- Inherited Members
Constructors
CollectionInfoChangedEventArgs(CollectionInfo)
public CollectionInfoChangedEventArgs(CollectionInfo collectionInfo)
Parameters
collectionInfoCollectionInfo
Properties
CollectionInfo
public CollectionInfo CollectionInfo { get; }