Create a new KeyDef object
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxpublic static KeyDef Create()
Public Shared Function Create As KeyDef
public:
static KeyDef^ Create()
static member Create : unit -> KeyDef
Return Value
Type:
KeyDefKeyDef object
See Also