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!

ICodeStatements Members

Methods

Add Adds a new statement to the collection.
GetCount Gets the number of statements currently in the collection.
GetItemAt Gets the statement at the specified index.
GetItems Gets a snapshot of all contained statements.
SetItemAt Sets the item at the specified index.
SetItems Clears the current set of statements, and replaces them with the statements in value.

See Also

ICodeStatements Interface | System.ComponentModel.Design.CodeModel Namespace