We7 CMS V2.6 类库文档 for .net Framework 2.0 (生成于:2010-6-25)

[Missing <summary> documentation for P:Thinkment.Data.Criteria.Start]

命名空间:  Thinkment.Data
程序集:  Thinkment.Data (在Thinkment.Data.dll文件中)
版本: dll

语法

C#
public int Start { get; set; }
Visual Basic (Declaration)
Public Property Start As Integer
Visual C++
public:
property int Start {
	int get ();
	void set (int value);
}

参见