DX9ToolsR4 - Created by: X

DirectDrawLayerCollection Members

DirectDrawLayerCollection overview

Public Instance Constructors

DirectDrawLayerCollection ConstructorInitializes a new instance of the DirectDrawLayerCollection class.

Public Instance Properties

ActualCount Returns the actual number of items in the collection.
Count Returns the number of items in the collection.
Item Gets/Sets a item in the collection.

Public Instance Methods

Add Adds a DirectDrawLayer type to the collection.
Clear Removes all items.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
RemoveOverloaded. Removes an item.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

DirectDrawLayerCollection Class | CBX.Libs.DX9ToolsR4.Collections Namespace