Name | Description | |
---|---|---|
UABrowseParameters Constructor | Overloaded. |
The following tables list the members exposed by UABrowseParameters.
Name | Description | |
---|---|---|
UABrowseParameters Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultBrowseDirections | Default value of BrowseDirections property. Equals to UABrowseDirections.Forward. | |
DefaultIncludeSubtypes | Default value of IncludeSubtypes property. Equals to true . | |
DefaultNodeClasses | Default value of NodeClasses property. Equals to true . |
Name | Description | |
---|---|---|
AllForwardReferences | Parameters used for browsing all forward references in the address space. | |
AllHierarchicalReferences | Parameters used for browsing all hierarchical references in the address space. | |
AllInverseReferences | Parameters used for browsing all inverse references in the address space. | |
AllReferences | Parameters used for browsing all (forward and inverse) references in the address space. | |
AllReferenceTypeIds | All reference type Ids. | |
BrowseDirections | Specifies the directions of the references to return. | |
DataNodes | Parameters used for browsing the data nodes, i.e. Objects, Variables, and Properties in the address space. | |
DataVariables | Parameters used for browsing the Data Variables in the address space. | |
Default | Default browse parameters. | |
DefaultReferenceTypeIds | Default reference type Ids. | |
EventSources | Parameters used for browsing the event sources in the address space. | |
IncludeSubtypes | Determines whether subtypes of the specified reference type should be returned by the browsing. | |
Methods | Parameters used for browsing the Methods in the address space. | |
NodeClasses | Specifies which node classes will be returned by the browsing. | |
None | Browsing parameters that exclude everything. | |
Notifiers | Parameters used for browsing the notifiers in the address space. | |
Objects | Parameters used for browsing the Objects in the address space. | |
ObjectTypes | Parameters used for browsing the Object Types in the address space. | |
Properties | Parameters used for browsing the Properties in the address space. | |
ReferenceTypeIds | Specifies which reference types will be returned by the browsing. | |
StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) | |
Variables | Parameters used for browsing the Variables. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
CombineWith | Combines given browse parameters with current browse parameters. | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. Serves as a hash function for a particular type. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Overridden. Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
CopyFrom | Infrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
GetDefaultStandardName | Indicates the standard name for the default combination of parameters. (Inherited from OpcLabs.BaseLib.Parameters) | |
GetStandardNameValues | Returns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters) | |
MakeString | Infrastructure. (Inherited from OpcLabs.BaseLib.Parameters) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |