Principal Component Collection Properties
Properties
| Count | Gets the number of elements contained in the ReadOnlyCollection<T> instance. (Inherited from ReadOnlyCollection<PrincipalComponent>) |
| Item | Gets the element at the specified index. (Inherited from ReadOnlyCollection<PrincipalComponent>) |
| Items | Returns the IList<T> that the ReadOnlyCollection<T> wraps. (Inherited from ReadOnlyCollection<PrincipalComponent>) |