CatalogEventArgs Class |
Namespace: Demo3D.Visuals
public class CatalogEventArgs : EventArgs
The CatalogEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CatalogEventArgs |
Constructor.
|
| Name | Description | |
|---|---|---|
| Catalog | Catalog that generated event.
| |
| Exception |
Any Exception that was generated by the catalog, or null.
|