Creates an instance of an object identified by objectID.
[Visual Basic .NET] Public Function Create ( _ ByVal objectID As Object _ ) As Object
[C#] public object Create ( object objectID );
Product Availability
Available with ArcGIS Desktop.
Creates an instance of an object identified by objectID.
[Visual Basic .NET] Public Function Create ( _ ByVal objectID As Object _ ) As Object
[C#] public object Create ( object objectID );