A Sandcastle Documented Class Library
Data Property
NamespacesColladaSourceData
The list of all the data in the source
Declaration Syntax
C#Visual BasicVisual C++
public IList<Object> Data { get; }
Public ReadOnly Property Data As IList(Of Object)
public:
virtual property IList<Object^>^ Data {
	IList<Object^>^ get () sealed;
}

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