Udostępnij przez


CheckCollection.Item Property

Gets a Check object in the collection by name or by index number.

Overload List

Name Description
CheckCollection.Item (Int32)
Gets a Check object in the collection by index number.
CheckCollection.Item (String)
Gets a Check object in the collection by name.