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