







![]() ![]() |
PPJoy Wrapper Library reference library |
MappingCollection..::.Add Method (Object) |
MappingCollection Class See Also |
Namespace:
PPJoy
Assembly:
PPJoyWrapper (in PPJoyWrapper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function Add ( _ value As Object _ ) As Integer |
C# |
---|
public int Add( Object value ) |
Visual C++ |
---|
public: virtual int Add( Object^ value ) sealed |
Parameters
- value
- Type: System..::.Object
an Object (referencing a Mapping object) to add to the MappingCollection.