'Declaration
Public Sub CopyFrom( _ ByVal other As CompatibleFeatures _ )
'Usage
Dim instance As CompatibleFeatures Dim other As CompatibleFeatures instance.CopyFrom(other)
public void CopyFrom( CompatibleFeatures other )
Parameters
- other
'Declaration
Public Sub CopyFrom( _ ByVal other As CompatibleFeatures _ )
'Usage
Dim instance As CompatibleFeatures Dim other As CompatibleFeatures instance.CopyFrom(other)
public void CopyFrom( CompatibleFeatures other )