'Declaration Public Overloads Sub BeginMarkedContent( _
ByVal structureTypeNameA name that represents structure type.As System.String, _
ByVal markedContentIdA marked-content identifier.As System.Int32 _
)
public void BeginMarkedContent(
System.String structureTypeName,
System.Int32 markedContentId
)
public: void BeginMarkedContent(
System.String structureTypeName,
System.Int32 markedContentId
)
public:
void BeginMarkedContent(
System.String structureTypeName,
System.Int32 markedContentId
)
Parameters
- structureTypeName
- A name that represents structure type.
- markedContentId
- A marked-content identifier.