ConversionExt Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provide string formatting for id types.
public static class ConversionExt
type ConversionExt = class
Public Module ConversionExt
- Inheritance
-
ConversionExt
Methods
FormatStr(AnchorId) |
Format AnchorId as string (used for visualization and persistence) |
FormatStr(FragmentId) |
Format FragmentId as string (used for visualization) |
IsKnown(AnchorId) |
Check that an id is valid and refers to a known anchor. |
IsKnown(FragmentId) |
Check that an id is valid and refers to a known fragment. |