메소드 | 설명 | |
---|---|---|
HierarchyFilter ( byte content ) : System |
Initializes a new instance of the HierarchyFilter class
|
메소드 | 설명 | |
---|---|---|
SerializeFilterData ( List |
This method is used to convert the element into a byte List
|
public HierarchyFilter ( byte content ) : System | ||
content | byte | Specify the hierarchy filter contents. |
리턴 | System |
protected SerializeFilterData ( List |
||
byteList | List |
Specify the byte list which will contain the filter data. |
리턴 | void |