[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.Input.MultiSelect.4.8 Assembly
C1.Win.Input
Classes
TagCollection
Properties
this
dotnet-framework-api
C1.Win.C1Input.4.8 Assembly
C1.Win.Input.MultiSelect.4.8 Assembly
C1.Win.Input
Classes
C1MultiSelect
C1TagEditor
MultiSelectBindingInfo
TagCollection
Properties
Count
IsFixedSize
IsReadOnly
IsSynchronized
SyncRoot
this
Methods
Events
TagEditorBindingInfo
Enums
C1.Win.Input.MultiSelect.Localization
C1.Win.Input.Theme.MultiSelect
dotnet-api
(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
IList.this[int]