Miner.Responder.Shared.DataTransferObjects Namespace > FeatureID Class > FeatureID Constructor : FeatureID Constructor(IFeatureID) |
'Declaration
Public Function New( _ ByVal feature As IFeatureID _ )
'Usage
Dim feature As IFeatureID Dim instance As New FeatureID(feature)
public FeatureID( IFeatureID feature )
public FeatureID( feature: IFeatureID );
public function FeatureID( feature : IFeatureID );
public: FeatureID( IFeatureID* feature )
public: FeatureID( IFeatureID^ feature )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2