Method | Description | |
---|---|---|
MamaMsgIterator ( Wombat.MamaDictionary dictionary ) : System |
Creates and iterator
|
|
SetField ( |
||
getField ( ) : Wombat.MamaMsgField | ||
operator ( ) : |
Method | Description | |
---|---|---|
DestroyNativePeer ( ) : MamaStatus.mamaStatus |
Implements the destruction of the underlying peer object MamaWrapper.DestroyNativePeer
|
protected DestroyNativePeer ( ) : MamaStatus.mamaStatus | ||
return | MamaStatus.mamaStatus |
public MamaMsgIterator ( Wombat.MamaDictionary dictionary ) : System | ||
dictionary | Wombat.MamaDictionary | Dictionary to use when iterating through the
/// fields. Pass null is no dictionary is available |
return | System |