Search
IDecorations Members
Properties Methods
 


Represents a collection of DecorationLine objects.

The following tables list the members exposed by the IDecorations type.

 Public Properties

  Name Description

Count

Gets the number of items in the collection.

Item

Gets the decoration at the specified index.

 Public Methods

  Name Description

GetEnumerator

Returns an IEnumerator object that can be used to traverse the collection.

 See Also