Метод | Описание | |
---|---|---|
ICmAnnotationDefnFactory ( System.Guid guid, ICmAnnotationDefn owner ) : ICmAnnotationDefn | ||
ICmAnnotationDefnFactoryInternal ( System.Guid guid, int hvo, ICmPossibility owner, int index ) : ICmAnnotationDefn | ||
ICmAnnotationDefnFactoryInternal ( System.Guid guid, int hvo, ICmPossibilityList owner, int index ) : ICmAnnotationDefn |
Create a new ICmPossibility instance with the given parameters.
|