PrincipalComponentCollection Properties

Properties

CountGets the number of elements contained in the ReadOnlyCollection<T> instance.
(Inherited from ReadOnlyCollection<PrincipalComponent>)
ItemGets the element at the specified index.
(Inherited from ReadOnlyCollection<PrincipalComponent>)
ItemsReturns the IList<T> that the ReadOnlyCollection<T> wraps.
(Inherited from ReadOnlyCollection<PrincipalComponent>)

See Also