| オーバーロード | 解説 |
|---|---|
| CustomProperties コンストラクタ() | CustomPropertiesクラスの新しいインスタンスを初期化します。 |
| CustomProperties コンストラクタ(String) | For internal use only. |
| CustomProperties コンストラクタ(String,GraphXmlSerializationContext) | For internal use only. |
| CustomProperties コンストラクタ(KeyValuePair[]) | KeyValuePair配列を指定して、CustomPropertiesクラスの新しいインスタンスを初期化します。 |