[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Input.MultiSelect.8 Assembly
C1.Win.Input
Classes
TagCollection
Properties
this
dotnet-framework-api
dotnet-api
C1.Win.Input.8 Assembly
C1.Win.Input.MultiSelect.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
(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]