Miner.Responder.Model Assembly > Miner.Responder.Model.Feature.Contract Namespace > IFeatureConversionService Interface > TryCastFeature Method : TryCastFeature(Int32,String,FeatureIdentifier) Method |
'Declaration Overloads Function TryCastFeature( _ ByVal featureClassId As Integer, _ ByVal featureName As String, _ ByRef identifier As FeatureIdentifier _ ) As Boolean
'Usage Dim instance As IFeatureConversionService Dim featureClassId As Integer Dim featureName As String Dim identifier As FeatureIdentifier Dim value As Boolean value = instance.TryCastFeature(featureClassId, featureName, identifier)
bool TryCastFeature( int featureClassId, string featureName, out FeatureIdentifier identifier )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.