Lights.Count
Count プロパティ
定義
Visual Basic | Public ReadOnly Property Count As Integer |
C# | public int Count { get; } |
Managed C++ | public: __property int get_Count(); |
JScript | public function get Count() : int |
プロパティ値
System.Int32.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.