A Sandcastle Documented Class Library
Item Property (index)
NamespacesColladaInputItem[([(Int32])])
Gets or sets the data in the Source for this Input
Declaration Syntax
C#Visual BasicVisual C++
public Object this[
	int index
] { get; set; }
Public Default Property Item ( _
	index As Integer _
) As Object
public:
property Object^ default[int index] {
	Object^ get (int index);
	void set (int index, Object^ value);
}
Parameters
index (Int32)
Return Value

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