This document is archived and information here might be outdated. Recommended version. |
Add layer and show object of the given OID.
[Visual Basic .NET] Public Sub AddLayerIdentifyOID ( _ ByVal pLayer As ILayer, _ ByVal oid As Integer _ )
[C#] public void AddLayerIdentifyOID ( ILayer pLayer, int oid );