PrintDocument for WinForms
Name プロパティ (NamedCollectionItem)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > NamedCollectionItem クラス : Name プロパティ
Gets or sets the unique name of the current object. If an item with the specified name already exists in the collection, an exception is thrown.
シンタックス
'宣言
 
Public Property Name As System.String
'使用法
 
Dim instance As NamedCollectionItem
Dim value As System.String
 
instance.Name = value
 
value = instance.Name
public System.string Name {get; set;}
参照

NamedCollectionItem クラス
NamedCollectionItem メンバ