The following tables list the members exposed by NGroupCollection.
Name | Description | |
---|---|---|
![]() | NGroupCollection Constructor | Initializes a new instance of the NGroupCollection class. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the element at the specified index. |
Name | Description | |
---|---|---|
![]() | Add | Adds a string to the end of the CustomPlaceHolderCollection .Adds a string to the end of the CustomPlaceHolderCollection. |
![]() | AddRange | Add NGroup instances to current collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether the specified string is in the CustomPlaceHolderCollection .Determines whether the specified string is in the CustomPlaceHolderCollection. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Searches for the specified CustomPlaceHolder object and returns the zero-based index of the first occurrence within the CustomPlaceHolderCollection .Searches for the specified CustomPlaceHolder object and returns the zero-based index of the first occurrence within the CustomPlaceHolderCollection. |
![]() | Insert | Inserts a CustomPlaceHolder object into the CustomPlaceHolderCollection at the specified index.Inserts a CustomPlaceHolder object into the CustomPlaceHolderCollection at the specified index. |
![]() | OnChanged | Raises the Changed event. |
![]() | Remove | Removes the first occurrence of a specific CustomPlaceHolder object from the CustomPlaceHolderCollection .Removes the first occurrence of a specific CustomPlaceHolder object from the CustomPlaceHolderCollection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
![]() | ToArray | Converts current collection NGroup Group value to array of NGroup Group value. |