Share via


ModelEventCollection.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
Public property Item[TFindType] Gets the value at the specified index by type. (Inherited from ModelMemberCollection<TItemType, TFindType>.)
Public property Item[String] Gets the value at the specified index by name. (Inherited from ModelMemberCollection<TItemType, TFindType>.)

Top

See Also

Reference

ModelEventCollection Class

ModelEventCollection Members

System.Activities.Design.Model Namespace