'宣言 Overloads Function Add( _ ByVal name As System.String, _ ByVal value As System.Boolean _ ) As IDocumentProperty
IDocumentProperty Add( System.string name, System.bool value )
パラメータ
- name
- 新しい IDocumentProperty の名前。
- value
- プロパティの値。
戻り値の型
新しい IDocumentProperty。