Method GetNodesByName
GetNodesByName(string, NdrVersionFilter)
Declaration
public SWIGTYPE_p_std__vectorT_NdrNode_const_p_t GetNodesByName(string name, NdrVersionFilter filter)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | |
| NdrVersionFilter | filter |
Returns
| Type | Description |
|---|---|
| SWIGTYPE_p_std__vectorT_NdrNode_const_p_t |
GetNodesByName(string)
Declaration
public SWIGTYPE_p_std__vectorT_NdrNode_const_p_t GetNodesByName(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name |
Returns
| Type | Description |
|---|---|
| SWIGTYPE_p_std__vectorT_NdrNode_const_p_t |