Create a new KeyDef object

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)

Syntax

C#
public static KeyDef Create()
Visual Basic
Public Shared Function Create As KeyDef
Visual C++
public:
static KeyDef^ Create()

Return Value

KeyDef object

See Also