SoNodeDependencies Methods |
The SoNodeDependencies type exposes the following members.
Name | Description | |
---|---|---|
AddDependency(SoField) | Add given field as a dependency for the cache. | |
AddDependency(Type, Int32) | Add given element type as a dependency for the cache. | |
Dispose |
Releases all resources used by SoDisposable.
(Inherited from SoDisposable.) | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Invalidate | Manually invalidate the cache. | |
IsValid | Returns true if the cache is valid for the given state. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UpdateCache | Update cache according to given state. |