ContextLinkCollection.Count-Eigenschaft
Ruft die Anzahl der ContextLink-Objekte in der ContextLinkCollection ab.
Namespace: System.Windows.Ink
Assembly: IAWinFX (in IAWinFX.dll)
Syntax
'Declaration
Public ReadOnly Property Count As Integer
'Usage
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
Eigenschaftenwert
Typ: System.Int32
Die Anzahl der ContextLink-Objekte in der ContextLinkCollection.
Implementiert
Plattformen
Windows Vista
.NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET Framework.
Versionsinformationen
.NET Framework
Unterstützt in: 3.0