Name | Description | |
---|---|---|
![]() | NInteractivityAttributeCollection Constructor | Initializer constructor |
The following tables list the members exposed by NInteractivityAttributeCollection.
Name | Description | |
---|---|---|
![]() | NInteractivityAttributeCollection Constructor | Initializer constructor |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.ArrayList) |
![]() | Count | (Inherited from System.Collections.ArrayList) |
![]() | IsFixedSize | (Inherited from System.Collections.ArrayList) |
![]() | IsReadOnly | (Inherited from System.Collections.ArrayList) |
![]() | IsSynchronized | (Inherited from System.Collections.ArrayList) |
![]() | Item | Typed array list accessor. (Inherited from Nevron.Collections.NArrayList) |
![]() | SyncRoot | (Inherited from System.Collections.ArrayList) |
Name | Description | |
---|---|---|
![]() | Add | Adds a new object to the list. (Inherited from Nevron.Collections.NArrayList) |
![]() | AddRange | Adds the specified collection to the array list. (Inherited from Nevron.Collections.NArrayList) |
![]() | BinarySearch | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | Clear | (Inherited from System.Collections.ArrayList) |
![]() | Clone | Creates an identical copy of this instance. (Inherited from Nevron.Collections.NArrayList) |
![]() | Contains | (Inherited from System.Collections.ArrayList) |
![]() | CopyTo | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | GetEnumerator | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | GetRange | (Inherited from System.Collections.ArrayList) |
![]() | IndexOf | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | Insert | (Inherited from System.Collections.ArrayList) |
![]() | InsertRange | (Inherited from System.Collections.ArrayList) |
![]() | LastIndexOf | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | LeftShiftItems | Shifts the objects to the left with one position. (Inherited from Nevron.Collections.NArrayList) |
![]() | Remove | (Inherited from System.Collections.ArrayList) |
![]() | RemoveAt | (Inherited from System.Collections.ArrayList) |
![]() | RemoveRange | (Inherited from System.Collections.ArrayList) |
![]() | Reverse | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | RightShiftItems | Shifts the objects to the right with one position. (Inherited from Nevron.Collections.NArrayList) |
![]() | SetRange | Sets a range of object contained in the specified collection and the specified index. (Inherited from Nevron.Collections.NArrayList) |
![]() | Sort | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | ToArray | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | TransposeObjects | Transposes the objects at the specified indexes in the collection (Inherited from Nevron.Collections.NArrayList) |
![]() | TrimToSize | (Inherited from System.Collections.ArrayList) |
Name | Description | |
---|---|---|
![]() | CloneContent | Clones the content of this array and inserts it in the specified array (Inherited from Nevron.Collections.NArrayList) |