IMediaList.Length

IMediaList.Length property

The number of media in the list. The range of valid media is 0 to length-1 inclusive.

public long Length { get; }

See Also