PrintDocument for WinForms
AddFolder メソッド (ProjectItems)


C1.PrintDocument.6 アセンブリ > C1.Win.Localization.Design 名前空間 > ProjectItems 構造体 : AddFolder メソッド
シンタックス
'宣言
 
Public Function AddFolder( _
   ByVal name As System.String, _
   ByVal kind As System.String _
) As ProjectItem
'使用法
 
Dim instance As ProjectItems
Dim name As System.String
Dim kind As System.String
Dim value As ProjectItem
 
value = instance.AddFolder(name, kind)
public ProjectItem AddFolder( 
   System.string name,
   System.string kind
)

パラメータ

name
kind
参照

ProjectItems 構造体
ProjectItems メンバ