[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method Static member GetDeclarativeChunksContainingDV(Guid)
Gets a thread-safe "read-only" list of all of the declarative chunks in the world that contain the dimension-value pair with the specified world ID.
Public method Static member GetDeclarativeChunksContainingDV(DimensionValuePair)
Gets a thread-safe "read-only" list of all of the declarative chunks in the world that contain the specified dimension-value pair.
Public method Static member GetDeclarativeChunksContainingDV(Object, IComparable)
Gets a thread-safe "read-only" list of all of the declarative chunks in the world that contain the dimension-value pair with the specified dimension and value IDs.

See Also