public int Count { get; }
Public ReadOnly Property Count As Integer
@property (nonatomic, assign, readonly) NSUInteger count
public int getCount()
public:
property int Count {
int get();
}
The number of items in the Buffer buffer. Note that this does not describe the number of bytes. For example, Count is 10 and MetadataType is RasterTagMetadataDataType.Double, you will need 10 x 8 = 80 bytes to read the tag data.
You can also construct a new RasterTagMetadata object from the data stored in this CodecsEnumGeoKeysEventArgs using the ToRasterTagMetadata method.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document