LookUpColumnInfoCollection Methods
A collection of columns for a lookup editor.
Name | Description |
---|---|
Add |
Adds a new column to the current collection. |
Add |
Adds an array of columns to the collection. |
Assign |
Copies columns from the source collection to the current one. |
Clear() |
Removes all objects from the Collection |
Create |
|
Create |
Creates a new column for a lookup editor. |
Equal |
Determines whether the specified Look |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns an enumerator that iterates through the Collection |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns a visible lookup column at the specified visible index. |
Index |
Gets the zero-based index of the specified column in the item collection. |
Insert |
|
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Performs additional custom processes before inserting a new element into the Collection |
On |
Performs additional custom processes when removing an element from the Collection |
On |
Performs additional custom processes before setting a value in the Collection |
On |
Performs additional custom processes after setting a value in the Collection |
On |
Performs additional custom processes when validating a value.
Inherited from Collection |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified column from the collection. |
Remove |
Removes the element at the specified index of the Collection |
ICollection. |
Copies the entire Collection |
IList. |
Adds an object to the end of the Collection |
IList. |
Determines whether the Collection |
IList. |
Searches for the specified Object and returns the zero-based index of the first occurrence within the entire Collection |
IList. |
Inserts an element into the Collection |
IList. |
Removes the first occurrence of a specific object from the Collection |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Gets the zero-based index of the specified visible column. |
See Also