A collection of objects.
| C# | Visual Basic | Visual C++ |
public interface IAgGxVariantCollection : IEnumerable
Public Interface IAgGxVariantCollection _ Implements IEnumerable
public interface class IAgGxVariantCollection : IEnumerable
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
Count |
Returns the number of objects in the
collection.
|
|
|
Empty |
Returns true if the collection is empty.
|
|
|
GetEnumerator () () () |
|
|
|
GetEnumerator () () () |
Returns an enumerator that iterates through a
collection. (Inherited from
IEnumerable.)
|
|
|
Item [ ( [ ( Int32 ] ) ] ) |
|
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)