Click or drag to resize
ClassFilterpassAttribute Method

[Missing <summary> documentation for "M:DXMLBase.ClassFilter.passAttribute(System.String)"]

Namespace: DXMLBase
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool passAttribute(
	string attributeName
)

Parameters

attributeName
Type: SystemString

[Missing <param name="attributeName"/> documentation for "M:DXMLBase.ClassFilter.passAttribute(System.String)"]

Return Value

Type: Boolean
true if in filter, false otherwise
See Also