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