PartitionSchemeParameterCollection.Add Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Add(PartitionSchemeParameter) Adds a PartitionSchemeParameter object to the PartitionSchemeParameterCollection collection.
Public method Add(PartitionSchemeParameter, Int32) Adds the specified PartitionSchemeParameterobject to the collection at the specified index.
Public method Add(PartitionSchemeParameter, String) Adds the specified PartitionSchemeParameterobject to the collection at the specified column.

Top