







|
| PPJoy Wrapper Library reference library |
| MappingCollection..::.IsFixedSize Property |
| MappingCollection Class See Also |
Gets a value indicating whether the MappingCollection has a fixed size.
Namespace:
PPJoy
Assembly:
PPJoyWrapper (in PPJoyWrapper.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsFixedSize As Boolean |
| C# |
|---|
public bool IsFixedSize { get; } |
| Visual C++ |
|---|
public: virtual property bool IsFixedSize { bool get () sealed; } |
