PresetObjectWrapperデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
PresetObjectWrapper コンストラクタ | 新しい PresetObjectWrapper を初期化します。 |
名前 | 解説 | |
---|---|---|
UnderlyingObject | ラッパーによって表される実際のオブジェクトを返します。 |
名前 | 解説 | |
---|---|---|
Equals | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetAttributes | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetClassName | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetComponentName | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetConverter | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetDefaultEvent | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetDefaultProperty | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetEditor | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetEvents | オーバーロードされます。 Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetHashCode | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetProperties | オーバーロードされます。 Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetPropertyOwner | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
ToString | 基本オブジェクトの文字列表現を返します。 |
名前 | 解説 | |
---|---|---|
GetCustomDisplayName | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
GetPropertyAttributes | Infragistics.Shared.CustomTypeDescriptorAdapterから継承されます。 | |
ShouldIncludeProperty | オーバーライドされます。 どのプロパティが基本の System.ComponentModel.ICustomTypeDescriptor 実装から返されるのかを決定するために使用されます。 | |
WrapPropertyValue | オーバーライドされます。 カスタムプロパティ記述子の値が要求されて、必要に応じてプロパティ値がカスタムタイプ記述子によってラップされるときに呼び出されます。 |