SoRasterReaderSet Methods |
The SoRasterReaderSet type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddReader | Adds a raster reading class to the set of raster readers. |
![]() ![]() | DeleteReaders(Int32) | Calls DeleteReaders(start, -1). |
![]() ![]() | DeleteReaders(Int32, Int32) | Removes num readers (including default ones) at start position. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() ![]() | GetNumReaders | Returns the number of raster readers currently in the set. |
![]() ![]() | GetReader | Returns an instance of the reader class if found in the set of raster readers. |
![]() ![]() | GetReaderAt | Returns the type of reader at the specified index. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |