'Declaration Public Shared Function IsViewForAnnotationDataRegistered( _
ByVal annotationDataTypeТип данных аннотации.As System.Type _
) As Boolean
public static bool IsViewForAnnotationDataRegistered(
System.Type annotationDataType
)
public: static bool IsViewForAnnotationDataRegistered(
System.Type* annotationDataType
)
public:
static bool IsViewForAnnotationDataRegistered(
System.Type^ annotationDataType
)
Parameters
- annotationDataType
- Тип данных аннотации.
Return Value
True, если представление для данных аннотации зарегистрировано; в противном случае, false.