Click or drag to resize

PluginCommandCollection Properties

The PluginCommandCollection type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of elements contained in the ReadOnlyCollectionT instance.
(Inherited from ReadOnlyCollectionPluginCommand)
Public propertyStatic memberEmpty Gets a new empty PluginCommandCollection object.
Public propertyItemGets the element at the specified index.
(Inherited from ReadOnlyCollectionPluginCommand)
Protected propertyItemsReturns the IListT that the ReadOnlyCollectionT wraps.
(Inherited from ReadOnlyCollectionPluginCommand)
Top
See Also