ContextLinkCollection.Count 屬性
取得 ContextLinkCollection 內含的 ContextLink 物件數目。
命名空間: System.Windows.Ink
組件: IAWinFX (在 IAWinFX.dll 中)
語法
'宣告
Public ReadOnly Property Count As Integer
'用途
Dim instance As ContextLinkCollection
Dim value As Integer
value = instance.Count
public int Count { get; }
public:
virtual property int Count {
int get () sealed;
}
/** @property */
public final int get_Count()
public final function get Count () : int
屬性值
型別:System.Int32
ContextLinkCollection 內含的 ContextLink 物件數目。
實作
平台
Windows Vista
.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求。
版本資訊
.NET Framework
支援版本:3.0