Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Data As IntPtr |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public IntPtr Data {get;} |
Return Value
A pointer to the unmanaged memory containing the GeoKey data.For an example, refer to RasterCodecs.GeoKeyFound.
The number of bytes in Data can be obtained by DataLength, while the number of items can
be obtained by Count.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family