Amazon.SimpleSystemsManagement.Model.DocumentIdentifier.IsSetPlatformTypes C# (CSharp) 메소드

IsSetPlatformTypes() 개인적인 메소드

private IsSetPlatformTypes ( ) : bool
리턴 bool
        internal bool IsSetPlatformTypes()
        {
            return this._platformTypes != null && this._platformTypes.Count > 0; 
        }