NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ColumnsCollection Properties

The properties of the ColumnsCollection class are listed below. For a complete list of ColumnsCollection class members, see the ColumnsCollection Members topic.

Public:

All Gets or sets all the columns of the columns collection.
Count (inherited from BaseCollection) [To be supplied.]
IsReadOnly (inherited from BaseCollection) [To be supplied.]
IsSynchronized (inherited from BaseCollection) [To be supplied.]
Item Overloaded. [To be supplied.]

In C#, this member is the indexer for the ColumnsCollection class.

SyncRoot (inherited from BaseCollection) [To be supplied.]

Protected:

List Gets the elements of the collection as an object.

See Also

ColumnsCollection Class | System.Data Namespace