IFeature GetFeature( string featureId )
'Declaration Function GetFeature( _ ByVal featureId As String _ ) As IFeature
'Usage Dim instance As ILicense Dim featureId As String Dim value As IFeature value = instance.GetFeature(featureId)
IFeature^ GetFeature( String^ featureId )
Target Platforms
ILicense Interface ILicense Members