ConfigurationTrail Class Members
The following tables list the members exposed by ConfigurationTrail.
Public Constructors
Name | Description | |
---|---|---|
ConfigurationTrail Constructor | Constructor |
Public Properties
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<ConfigurationTrailLink>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<ConfigurationTrailLink>) |
Protected Properties
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<ConfigurationTrailLink>) |
Public Methods
Top
Protected Methods
Name | Description | |
---|---|---|
ClearItems | (Inherited from System.Collections.ObjectModel.Collection<ConfigurationTrailLink>) | |
InsertItem | (Inherited from System.Collections.ObjectModel.Collection<ConfigurationTrailLink>) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.Collection<ConfigurationTrailLink>) | |
SetItem | (Inherited from System.Collections.ObjectModel.Collection<ConfigurationTrailLink>) |
See Also