







|
| PPJoy Wrapper Library reference library |
| MappingCollection..::.Count Property |
| MappingCollection Class See Also |
Gets the number of Mappings in the MappingCollection.
Namespace:
PPJoy
Assembly:
PPJoyWrapper (in PPJoyWrapper.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Count As Integer |
| C# |
|---|
public int Count { get; } |
| Visual C++ |
|---|
public: virtual property int Count { int get () sealed; } |
