ModelMemberCollection<TItemType, TFindType>.Item Property
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Gets the value at the specified index.
Overload List
Name | Description | |
---|---|---|
Item[TFindType] | Gets the value at the specified index by type. | |
Item[String] | Gets the value at the specified index by name. |
Top
See Also
Reference
ModelMemberCollection<TItemType, TFindType> Class