'Declaration Public Function New( _ ByVal name As String, _ ByVal description As String _ )
public C1Anchor( string name, string description )
Parameters
- name
- The anchor's name.
- description
- The anchor's description.
'Declaration Public Function New( _ ByVal name As String, _ ByVal description As String _ )
public C1Anchor( string name, string description )