SelectionStateCollection Class

Definition

public ref class SelectionStateCollection : System::Collections::CollectionBase
public class SelectionStateCollection : System.Collections.CollectionBase
type SelectionStateCollection = class
    inherit CollectionBase
Public Class SelectionStateCollection
Inherits CollectionBase
Inheritance
SelectionStateCollection

Constructors

SelectionStateCollection()

Properties

Item[Int32]

Methods

Add(SelectionState)
Contains(SelectionState)
CopyTo(SelectionStateCollection, Int32)
IndexOf(SelectionState)
Insert(Int32, SelectionState)
OnInsert(Int32, Object)
OnRemove(Int32, Object)
OnSet(Int32, Object, Object)
OnValidate(Object)
Remove(SelectionState)

Applies to