Class VtDictionary
Namespace: pxr
Syntax
public class VtDictionary : IDisposable
Constructors
VtDictionary()
Declaration
VtDictionary(VtDictionary)
Declaration
public VtDictionary(VtDictionary other)
Parameters
VtDictionary(Int32)
Declaration
public VtDictionary(int size)
Parameters
Type |
Name |
Description |
Int32 |
size |
|
Fields
swigCMemOwn
Declaration
protected bool swigCMemOwn
Field Value
Methods
begin()
Declaration
public SWIGTYPE_p_VtDictionary__IteratorT_std__mapT_std__string_VtValue_std__lessT_t_t_p_std__mapT_std__string_VtValue_std__lessT_t_t__iterator_t begin()
Returns
clear()
Declaration
count(String)
Declaration
public SWIGTYPE_p_std__mapT_std__string_VtValue_std__lessT_t_t__size_type count(string key)
Parameters
Type |
Name |
Description |
String |
key |
|
Returns
Dispose()
Declaration
public virtual void Dispose()
Implements
empty()
Declaration
Returns
end()
Declaration
public SWIGTYPE_p_VtDictionary__IteratorT_std__mapT_std__string_VtValue_std__lessT_t_t_p_std__mapT_std__string_VtValue_std__lessT_t_t__iterator_t end()
Returns
erase(SWIGTYPE_p_VtDictionary__IteratorT_std__mapT_std__string_VtValue_std__lessT_t_t_p_std__mapT_std__string_VtValue_std__lessT_t_t__iterator_t)
Declaration
public void erase(SWIGTYPE_p_VtDictionary__IteratorT_std__mapT_std__string_VtValue_std__lessT_t_t_p_std__mapT_std__string_VtValue_std__lessT_t_t__iterator_t it)
Parameters
erase(SWIGTYPE_p_VtDictionary__IteratorT_std__mapT_std__string_VtValue_std__lessT_t_t_p_std__mapT_std__string_VtValue_std__lessT_t_t__iterator_t, SWIGTYPE_p_VtDictionary__IteratorT_std__mapT_std__string_VtValue_std__lessT_t_t_p_std__mapT_std__string_VtValue_std__lessT_t_t__iterator_t)
Declaration
public void erase(SWIGTYPE_p_VtDictionary__IteratorT_std__mapT_std__string_VtValue_std__lessT_t_t_p_std__mapT_std__string_VtValue_std__lessT_t_t__iterator_t f, SWIGTYPE_p_VtDictionary__IteratorT_std__mapT_std__string_VtValue_std__lessT_t_t_p_std__mapT_std__string_VtValue_std__lessT_t_t__iterator_t l)
Parameters
erase(String)
Declaration
public SWIGTYPE_p_std__mapT_std__string_VtValue_std__lessT_t_t__size_type erase(string key)
Parameters
Type |
Name |
Description |
String |
key |
|
Returns
EraseValueAtPath(StdStringVector)
Declaration
public void EraseValueAtPath(StdStringVector keyPath)
Parameters
EraseValueAtPath(String)
Declaration
public void EraseValueAtPath(string keyPath)
Parameters
Type |
Name |
Description |
String |
keyPath |
|
EraseValueAtPath(String, String)
Declaration
public void EraseValueAtPath(string keyPath, string delimiters)
Parameters
Finalize()
Declaration
protected void Finalize()
find(String)
Declaration
public SWIGTYPE_p_VtDictionary__IteratorT_std__mapT_std__string_VtValue_std__lessT_t_t_p_std__mapT_std__string_VtValue_std__lessT_t_t__iterator_t find(string key)
Parameters
Type |
Name |
Description |
String |
key |
|
Returns
GetValueAtPath(StdStringVector)
Declaration
public VtValue GetValueAtPath(StdStringVector keyPath)
Parameters
Returns
GetValueAtPath(String)
Declaration
public VtValue GetValueAtPath(string keyPath)
Parameters
Type |
Name |
Description |
String |
keyPath |
|
Returns
GetValueAtPath(String, String)
Declaration
public VtValue GetValueAtPath(string keyPath, string delimiters)
Parameters
Returns
insert(SWIGTYPE_p_std__mapT_std__string_VtValue_std__lessT_t_t__value_type)
Declaration
public SWIGTYPE_p_std__pairT_VtDictionary__IteratorT_std__mapT_std__string_VtValue_std__lessT_t_t_p_std__mapT_std__string_VtValue_std__lessT_t_t__iterator_t_bool_t insert(SWIGTYPE_p_std__mapT_std__string_VtValue_std__lessT_t_t__value_type obj)
Parameters
Returns
SetValueAtPath(StdStringVector, VtValue)
Declaration
public void SetValueAtPath(StdStringVector keyPath, VtValue value)
Parameters
SetValueAtPath(String, VtValue)
Declaration
public void SetValueAtPath(string keyPath, VtValue value)
Parameters
SetValueAtPath(String, VtValue, String)
Declaration
public void SetValueAtPath(string keyPath, VtValue value, string delimiters)
Parameters
size()
Declaration
public SWIGTYPE_p_std__mapT_std__string_VtValue_std__lessT_t_t__size_type size()
Returns
swap(VtDictionary)
Declaration
public void swap(VtDictionary dict)
Parameters
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.