AGI Components with Insight3D Alpha 2008 r8
AgGxVariantCollectionClass Class
Library ReferenceAGI.GraphicsAgGxVariantCollectionClass
A collection of objects.
Declaration Syntax
C# Visual Basic Visual C++
public 
class 
AgGxVariantCollectionClass : 

IAgGxVariantCollection, 
        

AgGxVariantCollection, 
IEnumerable
Public 
Class 
AgGxVariantCollectionClass _
        
Implements 

IAgGxVariantCollection, 

AgGxVariantCollection, 
IEnumerable
public 
ref class 
AgGxVariantCollectionClass : 

IAgGxVariantCollection, 
        

AgGxVariantCollection, 
IEnumerable
Members
All Members Methods Properties



Icon Member Description
Count
Returns the number of objects in the collection.

Empty
Returns true if the collection is empty.

Equals(Object)
Determines whether the specified Objectis equal to the current Object.
(Inherited from Object.)
Finalize () () ()
Allows an Objectto attempt to free resources and perform other cleanup operations before the Objectis reclaimed by garbage collection.
(Inherited from Object.)
GetEnumerator () () ()
GetHashCode () () ()
Serves as a hash function for a particular type. GetHashCode () () () is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType () () ()
Gets the Typeof the current instance.
(Inherited from Object.)
Item [ ( [ ( Int32 ] ) ] )
MemberwiseClone () () ()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString () () ()
Returns a Stringthat represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AgGxVariantCollectionClass

Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)