MetadataReader.MetadataLength Property

Definition

Gets the length of the underlying data.

public:
 property int MetadataLength { int get(); };
public int MetadataLength { get; }
member this.MetadataLength : int
Public ReadOnly Property MetadataLength As Integer

Property Value

The length of the underlying data.

Applies to