'DeclarationPublic Sub CopyFrom( _ ByVal other As CompatibleFeatures _ )
'UsageDim instance As CompatibleFeatures Dim other As CompatibleFeatures instance.CopyFrom(other)
public void CopyFrom( CompatibleFeatures other )
Parameters
- other
'DeclarationPublic Sub CopyFrom( _ ByVal other As CompatibleFeatures _ )
'UsageDim instance As CompatibleFeatures Dim other As CompatibleFeatures instance.CopyFrom(other)
public void CopyFrom( CompatibleFeatures other )