AGI Components with Insight3D Alpha 2008 r8
AgGxVariantCollection Interface
Library ReferenceAGI.GraphicsAgGxVariantCollection
A collection of objects.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
AgGxVariantCollection : 

IAgGxVariantCollection
Public 
Interface 
AgGxVariantCollection _
        
Implements 

IAgGxVariantCollection
public 
interface class 
AgGxVariantCollection : 

IAgGxVariantCollection
Members
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)