'宣言 Public Function New( _ ByVal name As System.String, _ ByVal description As System.String, _ ByVal userData As System.Object _ )
public C1Anchor( System.string name, System.string description, System.object userData )
パラメータ
- name
- ドキュメント内で一意のアンカーの名前。
- description
- アンカーの説明。
- userData
- アンカーに関連付けられた任意のデータ。