AnnotationSelectorallAnnotationsFromClass Method A Sandcastle Documented Class Library
Create a selector selecting all annotations from the given set.

Namespace: Ontotext.S4.service
Assembly: S4ClientLibrary (in S4ClientLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static AnnotationSelector allAnnotationsFromClass(
	string annotationSet
)

Parameters

annotationSet
Type: SystemString

[Missing <param name="annotationSet"/> documentation for "M:Ontotext.S4.service.AnnotationSelector.allAnnotationsFromClass(System.String)"]

Return Value

Type: AnnotationSelector

[Missing <returns> documentation for "M:Ontotext.S4.service.AnnotationSelector.allAnnotationsFromClass(System.String)"]

See Also

Reference