A Sandcastle Documented Class Library
Accessor Class
NamespacesColladaAccessor
More or less matches the functionality of the Collada attribute tag
Declaration Syntax
C#Visual BasicVisual C++
public class Accessor
Public Class Accessor
public ref class Accessor
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Accessor(XmlElement, ISource)
Creates an Accessor object

Count
Tells you how many entries exist in the Source that this Accessor is attached to

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IndexOf(Object)
Tells you where an object occurs in the list of data in the Source

Item[([(Int32])])
Gets or sets the entry in the attached Source at the specified index

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Presave()()()
Prepares the Accessor XML tag for saving

Stride
Tells you how many numbers are in one entry in the Source that this Accessor is attached to

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Accessor

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)