Click or drag to resize
IGenericVariable Methods

The IGenericVariable type exposes the following members.

Methods
  NameDescription
Public methodApplyPatches
Public methodApplyPatchesAsync(IEnumerableNxPatch)
Public methodApplyPatchesAsync(AsyncHandle, IEnumerableNxPatch)
Public methodGetInfo
Public methodGetInfoAsync
Public methodGetInfoAsync(AsyncHandle)
Public methodGetInfoAsyncT(AsyncHandle, FuncResponse, T)
Public methodGetLayout
Public methodGetLayoutAsync
Public methodGetLayoutAsync(AsyncHandle)
Public methodGetLayoutAsyncT(AsyncHandle, FuncResponse, T)
Public methodGetProperties
Public methodGetPropertiesAsync
Public methodGetPropertiesAsync(AsyncHandle)
Public methodGetPropertiesAsyncT(AsyncHandle, FuncResponse, T)
Public methodResumeLayout
Public methodSetDualValue
Public methodSetDualValueAsync(String, Double)
Public methodSetDualValueAsync(AsyncHandle, String, Double)
Public methodSetNumValue
Public methodSetNumValueAsync(Double)
Public methodSetNumValueAsync(AsyncHandle, Double)
Public methodSetProperties
Public methodSetPropertiesAsync(GenericVariableProperties)
Public methodSetPropertiesAsync(AsyncHandle, GenericVariableProperties)
Public methodSetStringValue
Public methodSetStringValueAsync(String)
Public methodSetStringValueAsync(AsyncHandle, String)
Public methodSuspendLayout
Top
See Also