'宣言
Public Overloads ReadOnly Property Item( _ ByVal name As String _ ) As CustomPropertyDefinition
public CustomPropertyDefinition Item( string name ) {get;}
パラメータ
- name
- 取得または設定するCustomPropertyDefinitionの名前。
プロパティ値
CustomPropertyDefinition
の要素またはnull。