| IOffsetBufferTArray Property | 
 
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
 Syntax
SyntaxReadOnly Property Array As T()
	Get
property array<T>^ Array {
	array<T>^ get ();
}abstract Array : 'T[] with get
Property Value
Type: 
T See Also
See Also