[]
        
(Showing Draft Content)

C1.Win.Input.TagCollection.Item

this Property

this[int]

Gets or sets the object at the specified index.

Declaration
public object this[int index] { get; set; }
Parameters
Type Name Description
int index
Implements